x86: remove sched-if.h includes from various sources
authorJuergen Gross <jgross@suse.com>
Thu, 5 Sep 2019 08:00:36 +0000 (10:00 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 5 Sep 2019 08:00:36 +0000 (10:00 +0200)
commit15aa6c6823bb38ed7b3a173584001091b2cba988
tree0d7d9696dca6d1a2c7f6350991f5061b8795733c
parentaa370d3c26d2899ffe950849504edfdfb79400ea
x86: remove sched-if.h includes from various sources

xen/sched-if.h is included in multiple sources where it isn't directly
needed. Remove those #include statements.

Suggested-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/acpi/cpu_idle.c
xen/arch/x86/cpu/mcheck/mce.c
xen/arch/x86/cpu/mcheck/mctelem.c
xen/arch/x86/setup.c
xen/arch/x86/smpboot.c